The Dreamweaver JavaScript API > Selection functions > dom.source.scrollPageDown()

 

dom.source.scrollPageDown()

Availability

Dreamweaver 4.0

Description

Scrolls the Source view down page by page without moving the insertion point.

Arguments

nTimes

nTimes is the number of pages to scroll. If nTimes is omitted, the default is 1.

Returns

Nothing.